home *** CD-ROM | disk | FTP | other *** search
/ Quake Busters / QUAKE.bin / pc / shared.dir / 00864_Script_(Fr) rewind after animate < prev    next >
Text File  |  1996-06-10  |  101b  |  6 lines

  1. -- rewind at the end of animation
  2. -- return to paused state
  3.  
  4. on exitFrame
  5.   go to marker(-1)
  6. end